Int32NIProviderIConvertInt32NGetInstance Method

Returns an instance of T.

Definition

Namespace: Jodosoft.Numerics
Assembly: Jodosoft.Numerics (in Jodosoft.Numerics.dll) Version: 2.0
IConvert<Int32N> IProvider<IConvert<Int32N>>.GetInstance()

Return Value

IConvertInt32N
An instance of T.

Implements

IProviderTGetInstance

See Also